home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 November / macformat-043.iso / mac / Shareware Plus / Developers / OpenStack Rinaldi Collection / openstack-rinaldi-lib / SelectFile 1.2 (US) / SelectFile 1.2 (US).rsrc / HELP_5635 next >
Encoding:
Text File  |  1996-01-09  |  2.2 KB  |  56 lines

  1.  
  2.  
  3.                                             SelectFile 1.2
  4.  
  5.                                          by Frédéric RINALDI
  6.  
  7. DESCRIPTION
  8.   SelectFile provides a dialog allowing to choose a file (SFGetFile). Not anymore required with HC2.0 which includes this feature.
  9.  
  10. SYNTAX
  11.            SelectFile([<type1…[,type4]>][,<prompt>][,<default dir>])
  12.  
  13. PARAMETERS
  14.    <type1…[,type4]> is a 1 to 4 items string for filtering the displayed files according to their type.
  15.  
  16.    <prompt> is the message appearing in the dialog.
  17.  
  18.    <default dir> is a pathname allowing to give the default folder where the dialog opens to.
  19.  
  20.    Using "!", "?" and "=" as first parameter will return an online help (resp. copyright,  syntax and output).
  21.  
  22. USING
  23.    The XFCN returns the full pathame of choosen file.
  24.  
  25.    An empty string is returned if the user clicked on Cancel.
  26.  
  27.    Although working fine with both System 6 and System 7, FullSFPack is better suited for the latter, due in part to alias handling.
  28.  
  29. ERRORS
  30. If an error occurs, SelectFile can return :
  31.      "Error : Missing DLOG/DITL resource(s)"
  32.      "Error : Not a folder"
  33.      "Error : Alias file not supported"
  34.      "Error : Volume not found"
  35.      "Error : Bad Name"
  36.      "Error : Folder not found"
  37.      "Error : AppleShare insufficient privileges"
  38.  
  39. HISTORY
  40. 1.2                                                                                        10/17/94
  41. • Fixed missing resources bug with HC 2.2.
  42.  
  43. 1.1                                                                                        03/11/92
  44. • Added default dir parameter
  45.  
  46. 1.0                                                                                        07/17/92
  47. • First public release
  48. --------------------------------------------------------------------
  49.    All externals included in this stack are FreeWare and may be used in non-commercial software provided the following notice is visibly present :
  50.  
  51.                   SelectFile XFCN, © Frederic Rinaldi, 1989…1993.
  52.  
  53.    Free for non-commercial use. Use in commercial software subjected to prior acknowledgement and licensing from the author, reachable at the following network addresses:
  54.  
  55. AppleLink: RINALDI1   CalvaCom : FR10    Compuserve : 71170,2111
  56.                Internet : RINALDI1@APPLELINK.APPLE.COM